/*新首页2024028*/
.pppp{
    color: #f6b300;
}
/*
@font-face
{
    font-family: alibab_puhui;
    src: url(/themes/simpleboot3/public/assets/fonts/AlibabaPuHuiTi-3-65-Medium.woff2);
    font-weight:bold;
}
@font-face
{
    font-family: alibab_puhui;
    src: url(/themes/simpleboot3/public/assets/fonts/AlibabaPuHuiTi-3-55-Regular.woff2);
    font-weight:normal;
}
    */
.logoimg img{
    margin-left: 20px;
}
.newindex2024 .navbar-default .container{
    background-color: rgba(53, 109, 1, 0.8);
    background-clip: content-box;
}
.newindex2024 .navbar-nav>li>a{
    color: #fff;
    font-size: 16px;
}
.newindex2024 .dropdown-menu>li>a:hover{
    background-color: rgba(53, 109, 1, 0.8);
}
.newindex2024 .navbar-nav>li>a:hover{
    color: #eee;
    font-size: 16px;
}
.newindex2024 .navbar-nav .open .dropdown-menu>li>a{
    color: #fff;
}
.newindex2024 .navbar-nav .open .dropdown-menu>li>a:hover{
    color: #fff;
}
.newindex2024 .navbar-nav .open .dropdown-toggle{
    color: #ccc;
}
.newindex2024 .navbar-nav .open .dropdown-toggle:hover{
    color: #ccc;
}
.newindex2024 .navbar-default .navbar-toggle .icon-bar{
    background-color:#F8B500;
}
.newindex2024{
    padding-top: 0;
}
.newindex2024 .dropdown-menu{
    background-color: rgba(53, 109, 1, 0.6);
}
.newindex2024.dropdown-menu>li>a{
    color: #fff;
}


.newindex2024 h3,.newindex2024 h4,.newindex2024 h5,.newindex2024 a,.newindex2024 p{
    font-family: 'alibab_puhui','黑体','Microsoft YaHei';
}

.newindex2024 .navbar-default .navbar-nav>.active>a,.newindex2024 .navbar-default .navbar-nav>.active>a:hover,.newindex2024 .navbar-default .navbar-nav>.active>a:focus{
    color: #fff;
}
#home-slider.swiper .swiper-pagination{
    display: flex;
    justify-content: center;
}
#home-slider.swiper .swiper-pagination-bullet{
    width: 14px;
    height: 10px;
    border-radius: 0px;
    background: url(/themes/simpleboot3/public/assets/images/s6.png);
    background-size:auto 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    opacity: 1;
    margin: 0 20px;
}
#home-slider.swiper .swiper-pagination-bullet-active{
    width: 70px;
    height: 10px;
    padding: 0 4px;
    border-radius: 0px;
    background: url(/themes/simpleboot3/public/assets/images/s6_w.png),#fff;
    background-clip: padding-box,content-box;
    background-repeat: repeat,repeat;
    background-size: auto 10px,auto auto;
}
#home-slider.swiper .swiper-button-next, #home-slider.swiper .swiper-button-prev{
 color: #fff;
}
#home-slider.swiper .swiper-button-next:after,#home-slider.swiper .swiper-rtl .swiper-button-prev:after {
    content: "";
    background: url(/themes/simpleboot3/public/assets/images/s_r.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 24px;
    height: 80px;
}
#home-slider.swiper .swiper-button-prev:after,#home-slider.swiper .swiper-rtl .swiper-button-next:after {
    content: "";
    background: url(/themes/simpleboot3/public/assets/images/s_l.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 24px;
    height: 80px;
}
#home-slider .swiper-button-next,#home-slider .swiper-button-prev{
    top: calc(50% + 35px);
}

.index_newtit{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 20px;
}
.index_newtit h3{
    font-size: 36px;
    color: #81AA27;
    font-weight: bold;
    margin-left: 40px;
    margin-bottom: 0;
}
.index_newtit a{
    display: block;
    margin-right: 40px;
}
.gray{
    background-color: #eee;
    background-clip: content-box;
}
.index_zydc{
    margin-top: 40px;
    margin-bottom: 60px;
}
.index_zydc_list{
    display: flex;
    padding: 0 40px;
    background-color: #a0c9bc;
    background-clip: content-box;
}
.index_zydc_box{
    display: flex;
    flex-wrap: wrap;
    width: 25%;
    background-image: linear-gradient(#fff, #8ED0B4);
    padding: 10px;
    box-shadow: none;
    transition: all 0.2s;
    z-index: 0;
    position: relative;
}
.index_zydc_box:hover{
    background-image: linear-gradient(#fff, #8ED0B4);
    padding: 10px;
    box-shadow: 1px 1px 5px #666;
    transform: scale(1.02,1.02);
    z-index: 9;
}
.index_zydc_box:hover .index_zydc_mb{
    display: none;
}
.index_zydc_img{
    width: calc(100% -20px);
    margin: 10px 20px;
    border-left: 3px solid #35A380;
}
.index_zydc_tit{
    display: flex;
    justify-content: space-between;
    align-items: self-end;
    height: 52px;
    flex-wrap: wrap;
    align-self: self-end;
    padding-left: 14px;
    
}

.index_zydc_tit h4{
    font-size: 13px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    color: #fff;
    margin-top: 0;
    width: 100%;
    margin-bottom: 0;
}
.index_zydc_tit a{
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    width: 75px;
    height: 16px;
    padding: 0 8px;
    border-radius: 0px;
    background: url(/themes/simpleboot3/public/assets/images/s6.png),#f6b300;
    background-clip: padding-box,content-box;
    background-repeat: repeat,repeat;
    background-size: auto 16px,auto auto;
}
.index_zydc_mb{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/themes/simpleboot3/public/assets/images/m202401.png);
    background-size: 100% 101%;
    background-position: 0 -2px;
    opacity: 0.6;
}
.index_csr{
    background-image: url(/themes/simpleboot3/public/assets/images/d202401.png);
    background-size: 100% auto;
    padding-bottom: 30px;
}
.index_csr_tit{
    display: flex;
    align-items: baseline;
    color: #fff;
    padding-top: 20px;
}
.index_csr_tit h3{
    margin-left: 30px;
    font-size: 50px;
    line-height: 44px;
    height: 88px;
    font-weight: bold;
    border-right: 4px solid #F6B300;
    padding: 0 10px;
    margin-bottom: 20px;
}
.index_csr_tit h4{
   width: 150px; 
   font-weight: bold;
   font-size: 20px;
   line-height: 30px;
   margin-left: 10px;
}
.index_csr_list{
    display: flex;
    padding: 20px 40px;
    justify-content: space-between;
}
.index_csr_box{
    width: calc(25% - 7px);
    background-color: #339e25;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    background-size: 100% auto;
}
.index_csr_box h4{
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin-top: 24px;
    position: relative;
    z-index: 1;
}
.index_csr_box h4 a{
    font-size: 17px;
}
.index_csr_heng{
    position: relative;
    width: 60px;
    height: 2px;
    margin: 10px auto;
    background-color: #F6B300;
    z-index: 1;
}
.index_csr_box a{
    position: relative;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    z-index: 1;
    font-size: 13px;
    font-weight: bold;
    line-height: 19px;
}

.index_csr_box.box1{
    background: url(/themes/simpleboot3/public/assets/images/b_csr_1.png);
    
}
.index_csr_box.box2{
    background: url(/themes/simpleboot3/public/assets/images/b_csr_2.png);
}
.index_csr_box.box3{
    background: url(/themes/simpleboot3/public/assets/images/b_csr_3.png);
}
.index_csr_box.box4{
    background: url(/themes/simpleboot3/public/assets/images/b_csr_4.png);
}
.index_top100{
    position: relative;
    top: -2px;
    display: flex;
    flex-wrap: wrap;
    background-color: #2C8642;
}
.index_top100 .deepcolor{
    background-color: #257F34;
}

.index_top100_img img{
    height: 120px;
    margin:0 auto;
}
.index_top100_img{
    width: 100%;
    text-align: center;
}
.index_top100 h2{
    font-size: 45px;
    color: #fff;
    font-weight: bold;
}
.index_top100 h2 span{
    display: block;
    height: 2px;
    width: 115px;
    background-color: #F6B300;
}
.index_top100 h3{
    color: #fff;
    font-size: 24px;
}
.index_top100 h4{
    text-align: center;
    color: #F6B300;
}
.index_top100 p{
    text-align: center;
    color: #fff;
    font-size: 12px;
}
.index_top100_t1{
    display: flex;
    flex-wrap: wrap;
    width: 34%;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 40px;
    padding-bottom: 20px;
}

.index_top100_t2{
    display: flex;
    flex-wrap: wrap;
    width: 26%;
    padding: 30px 20px 20px 20px;
}
.index_top100_t3{
    display: flex;
    align-items: center;
    width: 40%;
    padding: 20px;
}
.index_top100_t3 .index_top100_img{
    width: 60%;
}
.index_top100_t3 .index_top100_img img{
    height: 140px;
}
.index_top100_t3 .index_top100_info{
    width: 40%;
}
.index_top100_t3 h4,.index_top100_t3 p{
    text-align: left;
}
.index_top100_t4{
    display: flex;
    flex-wrap: wrap;
    width: 20%;
    padding: 30px 20px 20px 20px;
}

.index_top100_t1 .index_top100_info,.index_top100_t2 .index_top100_info,.index_top100_t4 .index_top100_info{
    align-self: flex-end;
}




.index_newtit2 h3{
    display: flex;
    color: #fff;
}
.index_newtit2 a{
    color: #fff;
}
.index_newtit2 h3 span{
    display: block;
    height: 32px;
    width: 3px;
    background: #F6B300;
    margin: 4px 10px;
}
.index_gdxw{
    background-color: #085627;
    background-clip: content-box;
    margin-top: -5px;
}
.index_gdxw_list{
    width: calc(100% - 160px);
    margin-left: 80px;
    margin-top: 30px;
    margin-bottom: 24px;
}
.index_gdxw_img{
    max-height: 200px;
    overflow: hidden;
}
.index_gdxw_box{
    background-color: #fff;
}
.index_gdxw_info{
    padding: 0 20px 10px;
}
.index_gdxw_info h4{
    color: #145F2F;
    font-size: 14px;
    line-height: 17px;
    height: 34px;
    font-weight: bold;
    margin-bottom: 5px;
}
.index_gdxw_info p{
    color: #888;
    font-size: 12px;
    line-height: 14px;
    height: 28px; 
}
.index_gdxw_swiper-button-prev{
    position: absolute;
    left: 62px;
    top: calc(50% - 30px);
    background: url(/themes/simpleboot3/public/assets/images/s_l.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 17px;
    height: 80px;
}
.index_gdxw_swiper-button-next{
    position: absolute;
    right: 62px;
    top: calc(50% - 30px);
    background: url(/themes/simpleboot3/public/assets/images/s_r.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 17px;
    height: 80px;
}
.index_gdxw_swiper-pagination{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.index_gdxw_swiper-pagination .swiper-pagination-bullet{
    width: 10px;
    height: 8px;
    border-radius: 0%;
    background: url(/themes/simpleboot3/public/assets/images/s2_p1.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    opacity: 1;
}
.index_gdxw_swiper-pagination .swiper-pagination-bullet-active{
    width: 30px;
    height: 8px;
    border-radius: 0%;
    background: url(/themes/simpleboot3/public/assets/images/s2_p2.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.index_newfooter{
    background: #EEEEEE;
    background-clip: content-box;
}
.index_d_info{
    padding: 0 50px;
    display: flex;
    justify-content: space-between;
}
.index_d_logo{
    width: 250px;
    padding-top: 21px;
}
.index_d_logo img{
    width: 100%;
    height: auto;
}
.index_d_infolist h3{
    display: flex;
    align-items: self-end;
    font-size: 20px;
    color: #999;
}
.index_d_infolist h3 span{
    font-size: 13px;
    padding-left: 5px;
    font-weight: normal;
}
.index_d_infolist a{
    color: #888;
    font-size: 12px;
    display: block;
    line-height: 20px;
}
.index_d_infolist p{
    color: #888;
    font-size: 12px;
    margin-bottom: 5px;
}
.index_d_infolist .sp{
    font-size: 25px;
    color: #F6B300;
    font-weight: bold;
}
.index_d_ewm{
    display: flex;
    align-items: center;
}
.index_d_ewm_img{
    width: 60px;
}
.index_d_ewm_img img{
    width: 100%;
    height: auto;
}
.index_d_ewm_txt p{
    font-size: 13px;
    color: #999;
    line-height: 18px;
    margin-left: 5px;
    margin-bottom: 0;
}
.index_dd_info{
    display: flex;
    justify-content: center;
    margin-top: 25px;
    padding-bottom: 10px;
}
.index_dd_info p,.index_dd_info a{
    font-size: 12px;
    color: #999;
    margin: 0 5px;
}
.index_dd_info img{
    height: 12px;
    width: auto;
}
.logoimg{
    margin-left: 10px;
}

/*屏幕适应*/
@media only screen and (max-width: 767px) {
    .index_zydc_list{
        flex-wrap: wrap;
    }
    .index_zydc_box{
        width: 50%;
    }
    .index_csr_list{
        flex-wrap: wrap;
    }
    
    .index_csr_box{
        width: calc(50% - 7px);
        margin-top: 30px;
    }
    .index_top100_t1,.index_top100_t2,.index_top100_t3,.index_top100_t4{
        width: 100%;
        flex-wrap: wrap;
        align-items: center;
    }
    .index_top100_img,.index_top100_t3 .index_top100_img{
        width: 40%;
    }
    .index_top100_img img{
        height: 140px;
    }
    .index_top100_info,.index_top100_t3 .index_top100_info{
        width: 50%;
        margin-left: 20px;
    }
    .index_top100_info h4,.index_top100_info p{
        text-align: left;
    }
    .index_d_info{
        flex-wrap: wrap;
    }
    .newindex2024 .dropdown-menu>li>a:hover{
        background-color: rgba(53, 109, 1, 0.8);
    }
    
    .newindex2024 .navbar-nav>li>a:hover{
        color: #eee;
        font-size: 16px;
    }
    .newindex2024 .navbar-nav .open .dropdown-menu>li>a{
        color: #fff;
    }
    .newindex2024 .navbar-nav .open .dropdown-menu>li>a:hover{
        color: #ccc;
    }
}